Skip to content

Add request ID tracking to SPDK HTTP proxy#751

Open
BombermaG wants to merge 19 commits intosimplyblock:mainfrom
BombermaG:main
Open

Add request ID tracking to SPDK HTTP proxy#751
BombermaG wants to merge 19 commits intosimplyblock:mainfrom
BombermaG:main

Conversation

@BombermaG
Copy link
Collaborator

This allows tracking individual requests through their lifecycle, especially useful in multi-threaded mode where requests are processed in parallel.

geoffrey1330 and others added 19 commits November 5, 2025 14:21
* added 3 secs sleep before add qos class

* wip

* Revert "wip"

This reverts commit b0f2ba6.

* increase sleep time

* remove auto add default qos class

---------

Co-authored-by: hamdykhader <hamdy.khader@gmail.com>
- set cluster mode to default "docker"
- remove service "app_CachingNodeMonitor" from services during cluster update
* Update Dockerfile_base

* Update Dockerfile_base
* inherit default cluster mode in new cluster

* added first six cluster id char to spdk pod name

* added first six cluster id char to spdk pod name

* update env_var
* Add lvol sync delete task runner

* fix linter issues

* fix
* added fdb and storageclass multi AZ support

* use ipv4 for fdb controller manager healthcheck

* updated fdb controller manager resource name
# Conflicts:
#	simplyblock_core/constants.py
* migrated to k8s csi hostpath

* added more permission

* added more permission

* updated talos docs
* updated to distributed provisioning

* remove host storage capacity check
This allows tracking individual requests through their lifecycle,
especially useful in multi-threaded mode where requests are processed
in parallel.
Copy link
Collaborator

@Hamdy-khader Hamdy-khader left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants